home *** CD-ROM | disk | FTP | other *** search
- REM ╔═══════════════════════════════════════════════════════════════════════╗
- REM ║ CAUTION!!! You MUST have ThrustMaster Command & Control Center ║
- REM ║ (MARK2.EXE) vs 1.38 or higher and MK2LOAD.EXE vs 5.01 or higher to ║
- REM ║ use the macro capability. You can tell if you have vs 1.38 by looking║
- REM ║ at the top of the C&CC screen where the version # is shown on any of ║
- REM ║ the menu screens or click on F-7 About to view the version #. To tell║
- REM ║ if you have MK2LOAD.EXE vs 5.01 just download a file - you will see ║
- REM ║ the version # at the top of the download screen. To obtain the newer ║
- REM ║ versions if you do not have them, check with any of the listed places ║
- REM ║ in C:\MARK2\MK2UTILS\TMBBS.TXT where you may download the latest ║
- REM ║ versions of the Command and Control Center software. ║
- REM ╚═══════════════════════════════════════════════════════════════════════╝
- REM World Circuit by Microprose - For use with ThrustMaster WCS II and FCS
- REM (PFCS).Refer to WCR_DCS3.ADV for use of WCS II and ThrustMaster Formula T1
- REM Driving Control System with World Circuit. WCS throttle use is not
- REM incorporated into program. World Circuit is designed for use with a
- REM Joystick, and throttle control is easier using a Joystick.
- REM 1. If you have rudder pedals - disconnect them first thing. 2. Plug
- REM WCS II 15-pin plug into game card primary port. 3. Plug FCS(PFCS)
- REM 15-pin cable into Mark II WCS 15-pin port. 4. Put BOTH WCS II mode
- REM switches in DIGITAL position!!! 4. Refer to World Circuit manual to set
- REM your controls properly (FCS[PFCS] is Joystick A - X-axis for turning,
- REM Joystick A - Y-axis for throttle).
- REM FCS(PFCS) Trigger plus stick forward is shift up, stick back plus trigger
- REM is shifted down FCS(PFCS). Hat fwd press/release toggles camera view to
- REM car ahead. Hat down press/release toggles camera view to car behind. Hat
- REM left press/release toggles camera view to trackside camera.
- REM Hat right press/release toggles a chase view.
- REM Rocker down pauses World Circuit. Rocker up unpauses game.
- REM 5. Have fun!!!!
- REM Trig is Reserved For Shifting
-
- MDEF KWC
-
- @DigitalThrottle
-
- BTN UB Gap
- BTN MB DetailAdjust
- BTN LB TextureToggle
- BTN HU /P CameraAhead
- /R ReturnOwnCockpit
- BTN HL /P CameraBehind
- /R ReturnOwnCockpit
- BTN HR /P TrackView
- /R ReturnToCockpit
- BTN HD /P ChaseView
- /R ReturnToCockpit
- BTN 1 AutoGears
- BTN 2 AutoBrakes
- BTN 3 SelfCorrectSpin
- BTN 4 Indestructable
- BTN 5 IdealLine
- BTN 6 SuggestGear
- RKR DN /P PauseInGame
- /R PauseInGame
-
- rem NOTE: THIS FILE IS TO BE USED WITH THE NEW CHIP AND MICROCODE FOR THE
- rem MARK II WCS ONLY. IF YOU DO NOT HAVE THIS CHIP, THEN CONTACT THRUSTMASTER
- rem TO INQUIRE ABOUT UPGRADING TO THE NEW CHIP AND MICROCODE!!!!
- rem How can you tell if you have the new chip and microcode? At the C:\MARK2
- rem Dos prompt type DIR MK2LOAD.EXE and hit enter. If it says "File not found
- rem then you have the old microcode version that uses DOWNLOAD.EXE instead.
-